home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 4
/
Aminet 4 - November 1994.iso
/
aminet
/
comm
/
ums
/
ums109_1.lha
/
Tools
/
UMSMM.LHA
/
UMSMM
/
UMSMM.h
< prev
next >
Wrap
C/C++ Source or Header
|
1994-05-30
|
501b
|
24 lines
#include <exec/types.h>
#include <exec/libraries.h>
#include <exec/memory.h>
#include <dos/dos.h>
#include <dos/notify.h>
#include <dos/dostags.h>
#include <devices/timer.h>
#include <libraries/dos.h>
#include <libraries/ums.h>
#include <workbench/workbench.h>
#include <workbench/startup.h>
#include <clib/alib_protos.h>
#include <proto/icon.h>
#include <proto/exec.h>
#include <proto/wb.h>
#include <proto/dos.h>
#include <proto/ums.h>
#include <strings.h>
#include <stdlib.h>
#include <stdio.h>